#top {
}

#top .logo {
    float: left;
}

#top .slogn {
    float: left;
}

#top .search {
    float: right;
}

#top > .container {
    padding: 15px 0;
}

#top:before {
    content: '';
    position: relative;
    width: 100%;
    height: 3px;
    background: #377bee;
}

.form-control {
    display: block;
    float: left;
    width: 100%;
    height: 22px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.nav {

}

.nav a.nav_en {
    float: right;
    margin-top: 15px;
    height: 35px;
    line-height: 35px;
    padding: 0 40px 0 20px;
    color: #666;
    border: 1px solid #ddd;
    border-radius: 20px;
    position: relative;
    z-index: 1;
    font-size: 16px;
}

.nav a.nav_en span {
    height: 30px;
    width: 30px;
    display: block;
    line-height: 30px;
    background: url(../images/down_icon.png) center center no-repeat;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
}

.nav .sub {
    display: none;
}

.nav ul.navul {

}

.nav ul li.nLi {
    float: left;
    height: 60px;
    position: relative;
    z-index: 999;
}

.nav ul li.nLi h3 {
    height: 60px;
    padding: 0 30px;
}

.nav ul li.nLi h3 a {
    height: 60px;
    font-weight: normal;
    line-height: 70px;
    display: block;
    font-size: 16px;
}

.nav ul li.nLi h3 a:hover {
    color: #00a0e9;
    background: url(../images/green_line.png) left 50px repeat-x;
}

.nav ul li.on h3 a {
    color: #00a0e9;
    background: url(../images/green_line.png) left 50px repeat-x;
}

.nav .sub {
    position: absolute;
    width: 150px;
    left: 50%;
    top: 60px;
    margin-left: -75px;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    background: #fff;
}

.nav .sub ul li {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: -1px;
}

.nav .sub ul li a {
    display: block;
    text-align: center;
    padding: 5px 15px;
    line-height: 35px;
    font-size: 15px;
}

.nav .sub ul li a:hover {
    background: #00a0e9;
    color: #fff;
}

.main1 {
    background: url(../images/bg1.jpg) center top no-repeat;
    background-size: 100% auto;
    padding-bottom: 50px;
    padding-top: 30px;
}

.index_news .n-5 a {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
}

.index_news .n-5 a img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.index_news .n-5 a h2 {
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    padding-top: 80px;
    font-size: 16px;
    text-align: center;
    background: url(../images/green_bg.png) left bottom repeat-x;
    background-size: 100% 100%;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-weight: normal;
}

.index_news .n-7 .main1_2 {
    background: #fff;
    padding: 20px 30px 0;
    width: 100%;
}

.main1_2 .inhd, .main1_2 .inhd, .main1_3_4 .inhd {
    height: 50px;
    margin-top: -10px;
    border-bottom: 1px solid #dddddd;
}

.main1_2 .inhd a, .main1_2 .inhd a, .main1_2 .inhd a {
    float: left;
    display: block;
    margin-right: 10px;
    padding: 0 20px;
    color: #666;
    margin-bottom: -1px;
    border-bottom: 1px solid #cce5f7;
    font-size: 16px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
}

.main1_2 .inhd a.on, .main1_2 .inhd a.on, .main1_2 .inhd a.on {
    float: left;
    display: block;
    margin-right: 10px;
    padding: 0 20px;
    color: #43c3fe;
    margin-bottom: -1px;
    border-bottom: 2px solid #43c3fe;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
}

.main_news {
    padding-top: 5px;
}

.main_news ul li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-left: 10px;
}

.main_news ul li a {
    color: #666;
}

.main_news ul li a:hover {
    color: #43c3fe;
}

.main_news ul li.first {
    height: auto;
    margin-left: 0;
    padding-left: 10px;
    background: none;
}

.main_news ul li.first h2 a {
    font-size: 15px;
    color: #43c3fe;
    font-weight: normal;
    line-height: 30px;
}

.main_news ul li.first h2 a.hover {
    color: #000;
}

.main_news ul li.first p {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #888;
    font-size: 12px;
    padding-bottom: 10px;
    background: url(../images/line_pic1.png) left bottom repeat-x;
}

.main_news ul li span {
    height: 30px;
    line-height: 30px;
    width: 80px;
    float: right;
    color: #999;
    font-size: 13px;
}

.main_news ul a.more,
.i-pro a.more {
    width: 200px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #999;
    text-align: center;
    border-radius: 40px;
    color: #999;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    transition: 0.3s;
}

.i-pro a.more:hover {
    transition: 0.3s;
    color: #fff;
    border: 1px solid #43c3fe;
    background: #43c3fe;
}

.main_news ul a.more:hover {
    color: #fff;
    border: 1px solid #43c3fe;
    background: #43c3fe;
}

.main_title {
    text-align: center;
    padding-bottom: 30px;
}

.main_title h2 {
    color: #333;
    font-size: 30px;
    line-height: 50px;
    font-weight: normal;
}

.main_title h3 {
    font-size: 20px;
    color: #9a9a9a;
    line-height: 26px;
    font-weight: normal;
    text-transform: uppercase;
}

.tel-icon > ul > li {
    float: left;
    background: #fff;
    transition: 0.3s;
}

.tel-icon > ul > li > a {
    display: block;
    width: 95px;
    height: 100px;
    text-align: center;
    line-height: 165px;
    transition: 0.3s;
}

.tel-icon > ul > li:first-child > a {
    background: url(../images/yy1.png) no-repeat center;
}

.tel-icon > ul > li:nth-child(2) > a {
    background: url(../images/zx1.png) no-repeat center;
}

.tel-icon > ul > li:last-child > a {
    background: url(../images/lx1.png) no-repeat center;
}

.tel-icon > ul > li:hover {
    background: #43c3fe;
}

.tel-icon > ul > li:hover:first-child > a {
    color: #fff;
    background: url(../images/yy01.png) no-repeat center;
}

.tel-icon > ul > li:hover:nth-child(2) > a {
    color: #fff;
    background: url(../images/zx01.png) no-repeat center;
}

.tel-icon > ul > li:hover:last-child > a {
    color: #fff;
    background: url(../images/lx01.png) no-repeat center;
}

.sec2 {
    padding: 40px 0;
}

.sec2-itemList {

}

.sec2-itemList  ul > li {
    float: left;
    margin-left: 15px;
    margin-bottom: 20px;
}

.sec2-itemList  ul > li > a .item {
    padding: 30px;
    color: #fff;
    width: 320px;
}

.sec2-itemList  ul > li > a {
    display: block;
    position: relative;
    overflow: hidden;
}

.sec2-itemList  ul > li > a img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: 2s;
}

.sec2-itemList  ul > li > a h3 {
    font-size: 22px;
    margin-bottom: 5px;
}

.sec2-itemList  ul > li > a h4 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 400;
}

.sec2-itemList  ul > li > a:hover img {
    transform: scale(1.2);
    transition: all 2s ease 0s;;
}

.main3 {
    background: url(../images/bg2.jpg) center top no-repeat;
    background-size: 100% auto;
    padding-bottom: 40px;
    padding-top: 30px;
}

.main3_infor ul li .docWrap {
    display: block;
    color: #444;
    width: 100%;
    overflow: hidden;
}

.shadow {
    opacity: 0;
    transition: 0.5s;
}

.owl-wrapper .owl-item .item > a > span > img {
    border: 2px solid #ccc;
}

.owl-wrapper .owl-item .item > a:hover span {

    transition: 0.5s;
}

.owl-wrapper .owl-item .item > a:hover span > img {
    border: 2px solid #43c3fe;
    transition: 0.5s;
}

.owl-wrapper .owl-item .item > a:hover .shadow {
    opacity: 1;
    transition: 0.5s;
}

.main3_infor ul li .docWrap img {
    transition: 0.5s;
    width: 100%;
    height: auto;
}

.main3_infor ul li:hover img {
    transition: 0.5s;
    transform: scale(1.05);
}

.main3_infor ul li .docWrap .main3pro {
    min-height: 160px;
    padding: 0 10px;
    background: url(../images/white_bg2.png);
}

.main3_infor ul li .docWrap .main3pro h2 {
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    padding-top: 20px;
    text-overflow: ellipsis;
}

.main3_infor ul li .docWrap:hover {
    color: #fff;
}

.main3_infor ul li .docWrap:hover .main3pro {
    background: #43c3fe;
}

.main3_infor ul li .docWrap .main3pro p {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-align: center;
}

.main3_infor ul li .docWrap .main3pro span {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    border: 1px solid #ddd;
    text-align: center;
    width: 150px;
    border-radius: 40px;
    display: block;
    margin-top: 10px;
}

.main3_infor ul li .docWrap:hover .main3pro span {
    border: 1px solid #fff;
}

.pics img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

/* footer */
.footer {
    width: 100%;
    border-bottom: 1px dashed #555;
    background: #2b2b2d;
    font-size: 12px;
}

.w1000 {
    width: 1080px;
    height: 190px;
    margin: auto;
    padding-top: 20px;
    overflow: hidden;
}

.w1000 .f1 {
    width: 110px;
    padding-left: 40px;
    float: left;
    background: url('../images/xxx.png') no-repeat right;
}

.w1000 .f2 {
    width: 110px;
    padding-left: 40px;
    float: left;
    background: url('../images/xxx.png') no-repeat right;
}

.w1000 .f3 {
    width: 300px;
    padding-left: 40px;
    background: url('../images/f_logo.png') no-repeat 44px top;
    float: left;
    padding-top: 85px;
}
.w1000 .fs {
    width: 240px;
}
.w1000 dl {
    float: left;
    height: 190px;
}

.w1000 dl p {
    line-height: 24px;
    color: #666;
}

.w1000 dl dt {
    font-size: 14px;
    line-height: 56px;
}

.w1000 dl dt a:link {
    color: #fff;
    text-decoration: none;
}

.w1000 dl dt a:visited {
    color: #fff;
    text-decoration: none;
}

.w1000 dl dt a:hover {
    color: #666;
    text-decoration: underline;
}

.w1000 dl dt a:active {
    color: #666;
    text-decoration: underline;
}

.w1000 dl dd {
    line-height: 26px;
    width: 100px;
    float: left;
}

.w1000 dl dd a:link {
    color: #666;
    text-decoration: none;
}

.w1000 dl dd a:visited {
    color: #666;
    text-decoration: none;
}

.w1000 dl dd a:hover {
    color: #fff;
    text-decoration: underline;
}

.w1000 dl dd a:active {
    color: #fff;
    text-decoration: underline;
}

.copyright {
    width: 100%;
    height: 90px;
    background: #2b2b2d;
    font-size: 12px;
}

.f1000 {
    width: 950px;
    margin: auto;
    text-align: center;
    color: #666;
    line-height: 22px;
    padding-top: 10px;
}

.flink {
    width: 1000px;
    margin: auto;
    padding-top: 20px;
}

.flink a {
    color: #666;
    text-decoration: none;
    margin: 0 20px;
}


#wrapper {
    background: #f4f6f8;
}
.icon-wrap {
    padding: 30px 0;
}
.icon-wrap > ul > li {
    width: 20%;
    display: inline;
    float: left;
    background: #fff;
}
.icon-wrap > ul > li a {
    display: block;
    margin-left: 10px;
    border: 1px dotted #d2d2d2;
    background: #fff;
    padding: 30px 8px;
    transition: 0.5s;
}
.icon-wrap > ul > li:first-child a {
    margin: 0;
}
.icon-wrap > ul > li a h3 {
    font-size: 18px;
    color: #377bee;
    margin-bottom: 5px;
}
.icon-wrap > ul > li a:hover {
    background: #ebf2ff;
    transition: 0.5s;
}
.icon-wrap > ul > li a i {
    float: left;
    display: inline;
    width: 74px;
    height: 74px;
    background-image: url(../images/item_icon.png);
    margin-right: 10px;
}
.icon-wrap > ul > li a .item01 {
    background-position: -40px -37px;
}
.icon-wrap > ul > li a .item02 {
    background-position: -193px -37px;
}
.icon-wrap > ul > li a .item03 {
    background-position: -348px -37px;
}
.icon-wrap > ul > li a .item04 {
    background-position: -502px -37px;
}
.icon-wrap > ul > li a .item05 {
    background-position: -657px -37px;
}
.med-item-wrap {
    padding-bottom: 30px;
}
.med-item-wrap .col {
    background: #fff;
    border-left: 1px solid #f0f0f0;
    float: left;
    height: 355px;
}
.med-item-wrap .col h3 {
    text-align: center;
    color: #377bee;
    padding-top: 10px;
    padding-bottom: 35px;
    font-size: 20px;
}
.med-item-wrap .pop-surgery {
    padding: 25px;
}
.med-item-wrap .col ul.pop-news > li {
    line-height: 250%;
    border-bottom: 1px dashed #c7c7c7;
    list-style-image: url(../images/dot.png);
    list-style-position: inside;
    padding-left: 5px;
}
#wrapper .pro-tel-icon > ul > li > a {
    width: 95px;
    height: 105px;
    line-height: 155px;
}
#wrapper .pro-tel-icon > ul {
    height: 95px;
    overflow: hidden;
}
#wrapper .main3 {
    background: none;
    padding: 0;
}
#wrapper .inner-newsList {
    border: 1px solid #f3f3f3;
    border-top: 2px solid #377bee;
    background: #fff;
    padding-bottom: 30px;
    overflow: hidden;
}
#wrapper .newsList-wrap {
    float: left;
    width: 850px;
}
#wrapper .list-right {
    float: right;
    width: 350px;

    border-left: 1px solid #f3f3f3;
    box-sizing: border-box;
    padding: 0 20px;
}
.newsList-wrap > ul {
    padding: 20px 45px;
}
.newsList-wrap > ul > li {
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #f3f3f3;
}
.newsList-wrap > ul > li > h3 {
    font-size: 18px;
    font-weight: 400;
    margin: 10px 0 18px;
}
.newsList-wrap > ul > li span {
    color: #707070;
    font-size: 14px;
    float: right;
}
.newsList-wrap > ul > li p {
    position: relative;
    line-height: 1.8em;
    height: 3.6em;
    overflow: hidden;
    color: #666;
}
.newsList-wrap > ul > li p:after {
    content: ". . .";
    font-weight: bold;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #014fa1;
    padding: 0 20px 1px 45px;
    background: url(../images/ellipsis_bg.png) repeat-y;
}
.list-right .activity {
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.list-right .activity > h3 {
    padding: 20px 0;
    font-size: 18px;
    font-weight: 400;
}
.list-right .activity .swiper-slide p {
    padding: 5px 0;
}
.list-right .doc-intro {
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.list-right .doc-intro > h3 {
    padding: 20px 0;
    font-size: 18px;
    font-weight: 400;
}
.list-right .doc-intro .swiper-slide p {
    padding-bottom: 15px;
    color: #666;
}
.list-right .doc-intro .swiper-slide span {
    display: block;
    padding-bottom: 5px;
    padding-top: 10px;

}
.list-right .doc-intro .doc-btn a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    transition: 0.5s;
}
.list-right .doc-intro .doc-btn a:hover {
    background: #377bee;
    color: #fff;
    transition: 0.5s;
}
.newsContent-wrap {
    float: left;
    width: 850px;
}
.newsContent-wrap > h3 {
    text-align: center;
    font-size: 18px;
    padding: 20px 0;
    border-bottom: 1px solid #D0D0D0;
}
.pro_ny_sa {
    width: 700px;
    color: #c2c2c2;
    text-align: center;
    padding-top: 8px;
    font-size: 12px;
}
.newsContent-wrap .contxt {
    font-size: 14px;
    color: #555;
    line-height: 30px;
    padding: 20px 40px;
}

.exp_content {
    padding-bottom: 40px;
}

/*.exp_tableBox li:nth-child(2n){margin-right:0;}*/
.exp_tableBox li {
    overflow: hidden;
    width: 392px;
    float: left;
    margin-right: 6px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    height: 210px;
}

.exp_tableDiv {
    margin-top: 40px;
}

.exp_tableDiv > div {
    display: none;
}

.exp_tableDiv .exp_korea {
    display: block;
}

.exp_tableDiv > div > ul > li {
    float: left;
    width: 478px;
    height: 238px;
    border: 1px solid #ddd;
    margin: 20px 20px 0px 0px;
}

.exp_leftD {
    float: left;
    width: 160px;
}
.exp_leftD > a > img {
    width: 100%;
}
.exp_rightD {
    float: left;
    padding: 13px 0px 0px 10px;
    text-align: left;
    width: 195px;
    height: 195px;
}

.exp_rightD > ul li {
    height: 30px;
    width: 150px;

    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    margin-right: 20px;
    border: none;
}

.exp_rightD p {
    font-size: 12px;
    padding: 6px 0;
    height: 72px;
    overflow: hidden;
}

.exp_rightD > div {
    margin-top: 6px;
    border-top: 1px solid #595757;
    border-bottom: 1px solid #595757;
    width: 194px;
}

.exp_rightD .exp_more {
    height: 24px;
    width: 84px;
    line-height: 24px;
    text-align: center;
    background-color: #fd4f00;
    color: #fff;
    display: block;
    cursor: pointer;
    font-size: 12px;
    float: right;
}

.exp_rightD .exp_more_left {
    height: 24px;
    width: 84px;
    line-height: 24px;
    text-align: center;
    background-color: #f42849;
    color: #fff;
    display: block;
    cursor: pointer;
    font-size: 12px;
    float: left;
    margin-top: 10px;
}

/*search*/
.t_srh{
    float: left;
    z-index:9999;
    margin-top: 15px;
    position:relative;
    height:28px;
    border:1px solid #7db4e2;
    border-radius: 5px;
}
.s_txt{
    float: left;
    width:148px;
    height:28px;
    border:none;
    background:none;
    line-height:28px;
    color:#000;
    padding-left: 10px;
    overflow:hidden;
}

.s_btn{
    width:30px;
    height:28px;
    border:none;
    background:url("../images/search.jpg") no-repeat;
    cursor:pointer;
}
.main2 {
    padding-bottom: 30px;
}
.inside-cont {
    padding: 40px 30px;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    margin-top: 20px;
    width: 870px;
    float: right;
}
.inside-contv {
    padding: 40px 0;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    margin-top: 20px;
    width: 1200px;
    float: right;
}
.inside-cont-p {
    padding: 40px 0;
    box-shadow: 0 0 5px #ccc;
    margin-top: 20px;
    width: 1200px;
}
.inside-cont-v {
    padding: 40px 0;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    margin-top: 20px;
    width: 1200px;
    float: right;
}
.inside-cont-a {
    padding: 40px 30px;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    margin-top: 30px;
}
.inside-menu {
    padding: 0 20px;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    margin-top: 20px;
    text-align: center;
    overflow: scroll;
    width: 200px;
    float: left;
    height: 400px;
}
.inside-menu ul {

}
.inside-menu ul > li {
    display: inline-block;
    width: 100%;
    transition: 0.5s;
    line-height: 45px;
}
.inside-menu ul> li:hover {

    transform: translateX(15px);
    transition: 0.5s;
}
.inside-menu ul> li a {
    display: block;
    color: #000;
}
.inside-menu ul> li:hover a {
    color: #fb0335;
    transition: 0.5s;
}
.inside-news {

}
.inside-news > ul > li {
    float: left;
    width: 400px;
    padding: 0 20px;
    margin-left: 80px;
    margin-bottom: 30px;
    transition: 0.5s;
}
.inside-news > ul > li:hover {
    box-shadow: 0 0 5px 0 #ccc;
    transition: 0.5s;
    transform: translateX(30px);
}
.inside-news > ul > li > a > h1 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    padding: 5px 0;
}
.inside-news > ul > li > a > p {
    color: #000;
}
.inside-news > ul > li > a > span {
    color: #999;
    padding: 5px 0;
}
.inside-news > h3 {
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
}
.inside-time {
    height: 30px;
    padding: 5px 0;
    text-align: center;
    line-height: 30px;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
}
.inside-time span {
    padding-left: 20px;
}
.content-txt {
    padding: 30px 80px;
}

.product-list > ul > li {
    width: 280px;
    height: 230px;
    float: left;
    margin-left: 15px;
    margin-bottom: 20px;
    box-shadow: 0 0 5px 0 #c4bec0;
    transition: 0.5s;
    border-radius: 8px;
}
.product-list > ul > li:hover {
    transform: scale(1.03);
    transition: 0.5s;
    background: #4591f2;
}
.product-list > ul > li:hover a {
    color: #fff;
}
.product-list > ul > li:hover span {
    color: #fff;
}
.product-list > ul > li > a {
    display: block;
}
.product-list > ul > li > a > img {
    width: 100%;
    height:187px;
}
.product-list > ul > li > a > span {
    display: block;
    text-align: center;
    line-height: 40px;
    color: #000;
}

.intro-img-txt {
    position: relative;
    overflow: hidden;
}
.intro-img-txt > a > img {
    position: absolute;
    top: 0;
    left: 0;
    transition: all 2s ease 0s;
}
.intro-txt-wrap {
    position: relative;
    border: 1px solid #acc3ed;
    color: #fff;
    width: 72%;
    text-align: center;
    padding: 20px;
    top: 30px;
    display: block;
    margin-right: auto;
    margin-left: auto;

}
.intro-txt-wrap > h2 {
    font-size: 22px;
    font-weight: bolder;
    color: #fff;
}
.intro-txt-wrap > span {
    font-size: 10px;
    text-align: justify;
    text-align-last: justify;
    width: 60%;
    display: block;
    margin: 3px auto;
}

.intro-txt-wrap > p {
    color: #fff;
    margin: 10px 0;
}
.intro-img-txt:hover > a > img{
    transform: scale(1.1);
    transition: all 2s ease 0s;
}

.btn-zx,
.btn-intro {
    display: inline-block;
    width: 266px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
}
.btn-zx {
    float: left;
    color: #fff;
    background: #0079bc;
}
.btn-intro {
    float: right;
    color: #fff;
    background: #97886e;
}

.moreNews {
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #5993f5;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    color: #5993f5;
    transition: 0.5s;
}
.moreNews:hover {
    background: #5993f5;
    color: #fff;
    transition: 0.5s;
}